There are a number of concepts that only apply to page reports.
In this section
- Page Report Toolbox
- This section provides information on each of the report controls and data regions available in the ActiveReports 8 Page Report group in the Visual Studio toolbox.
- Data Sources and Datasets
- Find out about the Data Sources you can access through ActiveReports and fetch data through DataSets along with an overview of the Report DataSource and DataSet dialogs.
- Shared Data Source (RDSX)
- See the advantages of using the RDSX proprietary file format as a data source in your reports.
- Expressions
- Learn about setting expressions in reports and creating expression through the Expression Editor.
- Using Script in a Page Report
- Embed code in the script tab to extend the features in your reports.
- Report Dialog
- See the various options provided in Report Dialog.
- FixedPage Dialog
- See the various options provided in FixedPage Dialog.
- Grouping Data (Page Layout)
- See the various options provided for grouping data in ActiveReports.
- Add Page Numbering
- Select out of a list of pre-defined formats or create custom formats to display page numbers in reports.
- Themes
- Create themes to define the appearance of reports, and apply the themes to any number of reports for a consistent look.
- Rendering
- Learn how to use Rendering Extensions to render page reports in various formats.
- Master Reports
- Use master reports to create a reusable template of common elements you can apply to other reports.
- Data Visualizers
- Learn about a number of ways to make your data pop using small graphs in images and background colors.
- Custom Resource Locator
- Find information about the ResourceLocator class that allows you to find resources on your machine for use in your CPL reports.
See Also